Before using the 2.x version of MongoDB, the Robomongo Visual management tool was selected, everything is very good, whether it is on Windows or Mac system, so it has been used. Recently upgraded to MongoDB 3.2.8, a problem was found: Robomongo
At the beginning of the installation of the time still feel very simple really loaded when the information on the Internet is uneven again to organize a installation methodSeparately to download MongoDB and Robomongo The author here is MONGO 3.0.5
Install slightly. It's a personal metropolis.Here is the connection configuration.The main introduction is to create a set of data through Robomongo to achieve two machine data can be quickly migrated, without the shell command to slowly knock.It is
SummaryAccustomed to visualizing the way of managing data, by knocking commands, it's really uncomfortable. A MongoDB visualization tool is recommended here--robomongoRelated articlesGetting started with [MongoDB][MongoDB] additions and deletions
1. Basic Enquiry:Constructs the query data.> Db.test.findOne (){"_id": ObjectId ("4fd58ecbb9ac507e96276f1a"),"Name": "Stephen","Age": 35,"Genda": "Male","Email": "[email protected]"}--Multi-criteria query. The following example is equivalent to the
For data security, in the MongoDB configuration file, the default port of 27017 is typically changed to a custom port number, and then the allowed IP is set to 127.0.0.1 (that is, the host itself). However, this can cause trouble when the
1. MongoDB InstallationI'm using an offline installation,(1) Download the required version on the official website of MongoDB. I downloaded the mongodb-linux-x86_64-ubuntu1604-3.4.5.tgz.(2) Download and unzip to the directory to be installed, I
Performance Comparison of pymongo in comparative sorting query, sort parameter and sort function, find and find_one, pymongofind_one
Sort parameters and sort Functions
In the official documentation, the description in the find function indicates
(1) to Robomongo official website download, official website address (https://robomongo.org/) Select the appropriate version.(2)
Tar-xzf robo3t-1.2.1-linux-x86_64-3e50a65.tar.gz
CD Robo3t-1.2.1-linux-x86_64-3e50a65 (if you move to a
1. Download Mongodb-win32-x86_64-2008plus-2.6.7-signed.msi (now the latest version number is 3.0)2. If you are a 64-bit operating system, double-click Mongodb-win32-x86_64-2008plus-2.6.7-signed.msi, otherwise Mongodb-win32-i386-2.6.7-signed.msiClick
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.